﻿2026-06-23T09:36:42.3040376Z Current runner version: '2.335.1'
2026-06-23T09:36:42.3045524Z Runner name: 'kitsubito'
2026-06-23T09:36:42.3046197Z Runner group name: 'Default'
2026-06-23T09:36:42.3046993Z Machine name: 'KITSUBITO'
2026-06-23T09:36:42.3049381Z ##[group]GITHUB_TOKEN Permissions
2026-06-23T09:36:42.3051933Z Contents: read
2026-06-23T09:36:42.3052448Z Metadata: read
2026-06-23T09:36:42.3052929Z Packages: read
2026-06-23T09:36:42.3053432Z ##[endgroup]
2026-06-23T09:36:42.3055129Z Secret source: Actions
2026-06-23T09:36:42.3055745Z Prepare workflow directory
2026-06-23T09:36:42.3553490Z Prepare all required actions
2026-06-23T09:36:42.3582031Z Getting action download info
2026-06-23T09:36:42.7235057Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-23T09:36:43.2728336Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-23T09:36:43.3544846Z ##[group]Run actions/checkout@v5
2026-06-23T09:36:43.3545576Z with:
2026-06-23T09:36:43.3545916Z   fetch-depth: 0
2026-06-23T09:36:43.3546330Z   repository: SaberMage/spt-core
2026-06-23T09:36:43.3549824Z   token: ***
2026-06-23T09:36:43.3550171Z   ssh-strict: true
2026-06-23T09:36:43.3550529Z   ssh-user: git
2026-06-23T09:36:43.3550895Z   persist-credentials: true
2026-06-23T09:36:43.3551291Z   clean: true
2026-06-23T09:36:43.3551650Z   sparse-checkout-cone-mode: true
2026-06-23T09:36:43.3552065Z   fetch-tags: false
2026-06-23T09:36:43.3552424Z   show-progress: true
2026-06-23T09:36:43.3552781Z   lfs: false
2026-06-23T09:36:43.3553110Z   submodules: false
2026-06-23T09:36:43.3553476Z   set-safe-directory: true
2026-06-23T09:36:43.3554073Z ##[endgroup]
2026-06-23T09:36:43.4400871Z Syncing repository: SaberMage/spt-core
2026-06-23T09:36:43.4402352Z ##[group]Getting Git version info
2026-06-23T09:36:43.4403080Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T09:36:43.4403967Z [command]/usr/bin/git version
2026-06-23T09:36:43.4404363Z git version 2.43.0
2026-06-23T09:36:43.4410726Z ##[endgroup]
2026-06-23T09:36:43.4421991Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7d88ad61-90ea-497f-9a00-5cce2b4f389e' before making global git config changes
2026-06-23T09:36:43.4423122Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:36:43.4425192Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T09:36:43.4459842Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T09:36:43.4478494Z https://github.com/SaberMage/spt-core
2026-06-23T09:36:43.4488281Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T09:36:43.4491030Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T09:36:43.4520868Z refs/heads/main
2026-06-23T09:36:43.4527165Z [command]/usr/bin/git checkout --detach
2026-06-23T09:36:43.4677530Z HEAD is now at 5eea750e2 Merge pull request #32 from SaberMage/docs/v0140-coverage
2026-06-23T09:36:43.4715745Z [command]/usr/bin/git branch --delete --force main
2026-06-23T09:36:43.4751365Z Deleted branch main (was 5eea750e2).
2026-06-23T09:36:43.4912491Z ##[endgroup]
2026-06-23T09:36:43.4914857Z [command]/usr/bin/git submodule status
2026-06-23T09:36:43.5105032Z ##[group]Cleaning the repository
2026-06-23T09:36:43.5108019Z [command]/usr/bin/git clean -ffdx
2026-06-23T09:36:45.1511813Z Removing target/
2026-06-23T09:36:45.1521453Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T09:36:45.1577269Z HEAD is now at 5eea750e2 Merge pull request #32 from SaberMage/docs/v0140-coverage
2026-06-23T09:36:45.1582982Z ##[endgroup]
2026-06-23T09:36:45.1585358Z ##[group]Disabling automatic garbage collection
2026-06-23T09:36:45.1589356Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T09:36:45.1615204Z ##[endgroup]
2026-06-23T09:36:45.1615741Z ##[group]Setting up auth
2026-06-23T09:36:45.1620506Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:36:45.1646542Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:36:45.1841550Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:36:45.1870320Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:36:45.2061227Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:36:45.2087973Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:36:45.2279633Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T09:36:45.2310281Z ##[endgroup]
2026-06-23T09:36:45.2310754Z ##[group]Fetching the repository
2026-06-23T09:36:45.2316451Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-23T09:36:46.0637031Z From https://github.com/SaberMage/spt-core
2026-06-23T09:36:46.0637747Z    5eea750e2..6ba875eb1  main       -> origin/main
2026-06-23T09:36:46.0675436Z [command]/usr/bin/git branch --list --remote origin/main
2026-06-23T09:36:46.0705547Z   origin/main
2026-06-23T09:36:46.0712173Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-06-23T09:36:46.0729755Z 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T09:36:46.0733247Z ##[endgroup]
2026-06-23T09:36:46.0733752Z ##[group]Determining the checkout info
2026-06-23T09:36:46.0734363Z ##[endgroup]
2026-06-23T09:36:46.0737275Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T09:36:46.0776215Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T09:36:46.0799584Z ##[group]Checking out the ref
2026-06-23T09:36:46.0802302Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-23T09:36:46.0889068Z Previous HEAD position was 5eea750e2 Merge pull request #32 from SaberMage/docs/v0140-coverage
2026-06-23T09:36:46.0895392Z Switched to a new branch 'main'
2026-06-23T09:36:46.0895893Z branch 'main' set up to track 'origin/main'.
2026-06-23T09:36:46.0904260Z ##[endgroup]
2026-06-23T09:36:46.0947899Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T09:36:46.0975119Z 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T09:36:46.1153758Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-23T09:36:46.1154245Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-23T09:36:46.1169756Z shell: /usr/bin/bash -e {0}
2026-06-23T09:36:46.1169994Z ##[endgroup]
2026-06-23T09:36:46.1272315Z ##[group]Run set -euo pipefail
2026-06-23T09:36:46.1272642Z [36;1mset -euo pipefail[0m
2026-06-23T09:36:46.1272869Z [36;1mPIN=0c95435[0m
2026-06-23T09:36:46.1273079Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-23T09:36:46.1273322Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-23T09:36:46.1273675Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-23T09:36:46.1274104Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-23T09:36:46.1274542Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-23T09:36:46.1274882Z [36;1m  rm -rf "$CACHE"[0m
2026-06-23T09:36:46.1275120Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-23T09:36:46.1275471Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-23T09:36:46.1275838Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-23T09:36:46.1276206Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-23T09:36:46.1276438Z [36;1mfi[0m
2026-06-23T09:36:46.1276720Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-23T09:36:46.1290583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-23T09:36:46.1290888Z env:
2026-06-23T09:36:46.1291091Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:36:46.1291333Z ##[endgroup]
2026-06-23T09:36:46.7543775Z    Compiling proc-macro2 v1.0.106
2026-06-23T09:36:46.7544343Z    Compiling unicode-ident v1.0.24
2026-06-23T09:36:46.7544792Z    Compiling quote v1.0.45
2026-06-23T09:36:46.7545192Z    Compiling libc v0.2.186
2026-06-23T09:36:46.7545780Z    Compiling serde_core v1.0.228
2026-06-23T09:36:46.7546232Z    Compiling cfg-if v1.0.4
2026-06-23T09:36:46.7546495Z    Compiling serde v1.0.228
2026-06-23T09:36:46.7586912Z    Compiling log v0.4.32
2026-06-23T09:36:46.7639446Z    Compiling pin-project-lite v0.2.17
2026-06-23T09:36:46.7661335Z    Compiling portable-atomic v1.13.1
2026-06-23T09:36:46.7694394Z    Compiling typenum v1.20.1
2026-06-23T09:36:46.7753170Z    Compiling memchr v2.8.1
2026-06-23T09:36:46.7753894Z    Compiling version_check v0.9.5
2026-06-23T09:36:46.7754301Z    Compiling shlex v2.0.1
2026-06-23T09:36:46.7865554Z    Compiling critical-section v1.2.0
2026-06-23T09:36:46.8157045Z    Compiling find-msvc-tools v0.1.9
2026-06-23T09:36:46.8422897Z    Compiling futures-core v0.3.32
2026-06-23T09:36:46.8531610Z    Compiling subtle v2.6.1
2026-06-23T09:36:46.8886148Z    Compiling bytes v1.11.1
2026-06-23T09:36:46.9936845Z    Compiling smallvec v1.15.1
2026-06-23T09:36:47.0197969Z    Compiling equivalent v1.0.2
2026-06-23T09:36:47.0396553Z    Compiling itoa v1.0.18
2026-06-23T09:36:47.0693999Z    Compiling semver v1.0.28
2026-06-23T09:36:47.0816647Z    Compiling stable_deref_trait v1.2.1
2026-06-23T09:36:47.1007707Z    Compiling slab v0.4.12
2026-06-23T09:36:47.1019136Z    Compiling futures-sink v0.3.32
2026-06-23T09:36:47.1532542Z    Compiling futures-io v0.3.32
2026-06-23T09:36:47.1639059Z    Compiling futures-task v0.3.32
2026-06-23T09:36:47.1643234Z    Compiling generic-array v0.14.7
2026-06-23T09:36:47.2063130Z    Compiling futures-channel v0.3.32
2026-06-23T09:36:47.2536848Z    Compiling bitflags v2.12.1
2026-06-23T09:36:47.2588138Z    Compiling hashbrown v0.17.1
2026-06-23T09:36:47.3110913Z    Compiling rustversion v1.0.22
2026-06-23T09:36:47.3150777Z    Compiling cpufeatures v0.2.17
2026-06-23T09:36:47.3634512Z    Compiling rustc_version v0.4.1
2026-06-23T09:36:47.3670996Z    Compiling fnv v1.0.7
2026-06-23T09:36:47.3800678Z    Compiling strsim v0.11.1
2026-06-23T09:36:47.4130747Z    Compiling cfg_aliases v0.2.1
2026-06-23T09:36:47.4320873Z    Compiling rand_core v0.10.1
2026-06-23T09:36:47.4530454Z    Compiling writeable v0.6.3
2026-06-23T09:36:47.4811253Z    Compiling litemap v0.8.2
2026-06-23T09:36:47.4910946Z    Compiling utf8_iter v1.0.4
2026-06-23T09:36:47.5540670Z    Compiling ident_case v1.0.1
2026-06-23T09:36:47.6249546Z    Compiling getrandom v0.4.2
2026-06-23T09:36:47.6542170Z    Compiling fs_extra v1.3.0
2026-06-23T09:36:47.7010642Z    Compiling icu_normalizer_data v2.2.0
2026-06-23T09:36:47.7012172Z    Compiling dunce v1.0.5
2026-06-23T09:36:47.7190713Z    Compiling icu_properties_data v2.2.0
2026-06-23T09:36:47.7210524Z    Compiling autocfg v1.5.1
2026-06-23T09:36:47.7890625Z    Compiling percent-encoding v2.3.2
2026-06-23T09:36:47.9115115Z    Compiling http v1.4.1
2026-06-23T09:36:47.9580840Z    Compiling thiserror v2.0.18
2026-06-23T09:36:47.9811136Z    Compiling unicode-segmentation v1.13.3
2026-06-23T09:36:47.9904637Z    Compiling aws-lc-rs v1.17.0
2026-06-23T09:36:48.0440910Z    Compiling cpufeatures v0.3.0
2026-06-23T09:36:48.0540921Z    Compiling scopeguard v1.2.0
2026-06-23T09:36:48.1209410Z    Compiling syn v2.0.117
2026-06-23T09:36:48.1540795Z    Compiling indexmap v2.14.0
2026-06-23T09:36:48.1561115Z    Compiling lock_api v0.4.14
2026-06-23T09:36:48.2160826Z    Compiling chacha20 v0.10.0
2026-06-23T09:36:48.2236392Z    Compiling form_urlencoded v1.2.2
2026-06-23T09:36:48.2424189Z    Compiling untrusted v0.9.0
2026-06-23T09:36:48.2539106Z    Compiling rustls v0.23.40
2026-06-23T09:36:48.3241027Z    Compiling heck v0.5.0
2026-06-23T09:36:48.3597067Z    Compiling unicode-xid v0.2.6
2026-06-23T09:36:48.3756471Z    Compiling anyhow v1.0.102
2026-06-23T09:36:48.3924248Z    Compiling const-oid v0.10.2
2026-06-23T09:36:48.4153419Z    Compiling atomic-waker v1.1.2
2026-06-23T09:36:48.4484682Z    Compiling zerocopy v0.8.50
2026-06-23T09:36:48.4757675Z    Compiling httparse v1.10.1
2026-06-23T09:36:48.4849966Z    Compiling parking_lot_core v0.9.12
2026-06-23T09:36:48.5417149Z    Compiling convert_case v0.10.0
2026-06-23T09:36:48.5749151Z    Compiling jobserver v0.1.34
2026-06-23T09:36:48.5901363Z    Compiling paste v1.0.15
2026-06-23T09:36:48.6336783Z    Compiling num-traits v0.2.19
2026-06-23T09:36:48.6400841Z    Compiling hybrid-array v0.4.12
2026-06-23T09:36:48.6973619Z    Compiling curve25519-dalek v4.1.3
2026-06-23T09:36:48.7551110Z    Compiling ahash v0.8.12
2026-06-23T09:36:48.7970932Z    Compiling base64ct v1.8.3
2026-06-23T09:36:48.8697266Z    Compiling cc v1.2.63
2026-06-23T09:36:48.9411136Z    Compiling crypto-common v0.1.7
2026-06-23T09:36:48.9510805Z    Compiling block-buffer v0.10.4
2026-06-23T09:36:48.9536116Z    Compiling http-body v1.0.1
2026-06-23T09:36:48.9548135Z    Compiling fastrand v2.4.1
2026-06-23T09:36:48.9548760Z    Compiling powerfmt v0.2.0
2026-06-23T09:36:48.9830702Z    Compiling either v1.16.0
2026-06-23T09:36:49.0590818Z    Compiling digest v0.10.7
2026-06-23T09:36:49.0940686Z    Compiling pem-rfc7468 v1.0.0
2026-06-23T09:36:49.2040926Z    Compiling deranged v0.5.8
2026-06-23T09:36:49.2240481Z    Compiling pkg-config v0.3.33
2026-06-23T09:36:49.2486628Z    Compiling tower-service v0.3.3
2026-06-23T09:36:49.3331678Z    Compiling data-encoding v2.11.0
2026-06-23T09:36:49.3440908Z    Compiling tinyvec_macros v0.1.1
2026-06-23T09:36:49.3520870Z    Compiling zmij v1.0.21
2026-06-23T09:36:49.3950750Z    Compiling mio v1.2.1
2026-06-23T09:36:49.4049233Z    Compiling socket2 v0.6.4
2026-06-23T09:36:49.4937558Z    Compiling getrandom v0.2.17
2026-06-23T09:36:49.5704513Z    Compiling time-core v0.1.8
2026-06-23T09:36:49.6030684Z    Compiling vcpkg v0.2.15
2026-06-23T09:36:49.6860493Z    Compiling rand_core v0.6.4
2026-06-23T09:36:49.7060609Z    Compiling try-lock v0.2.5
2026-06-23T09:36:49.7358383Z    Compiling base64 v0.22.1
2026-06-23T09:36:49.7536709Z    Compiling num-conv v0.2.2
2026-06-23T09:36:49.8080726Z    Compiling rand v0.10.1
2026-06-23T09:36:49.8389428Z    Compiling want v0.3.1
2026-06-23T09:36:49.9061992Z    Compiling parking_lot v0.12.5
2026-06-23T09:36:49.9560978Z    Compiling tinyvec v1.11.0
2026-06-23T09:36:49.9689350Z    Compiling block-buffer v0.12.0
2026-06-23T09:36:50.0040942Z    Compiling crypto-common v0.2.2
2026-06-23T09:36:50.1360538Z    Compiling sha2 v0.10.9
2026-06-23T09:36:50.2520852Z    Compiling cmake v0.1.58
2026-06-23T09:36:50.2561108Z    Compiling inout v0.1.4
2026-06-23T09:36:50.2801787Z    Compiling vergen-lib v9.1.0
2026-06-23T09:36:50.3960360Z    Compiling n0-future v0.3.2
2026-06-23T09:36:50.4610357Z    Compiling signature v2.2.0
2026-06-23T09:36:50.4750569Z    Compiling crossbeam-utils v0.8.21
2026-06-23T09:36:50.4751689Z    Compiling diatomic-waker v0.2.3
2026-06-23T09:36:50.5120952Z    Compiling httpdate v1.0.3
2026-06-23T09:36:50.5186347Z    Compiling winnow v1.0.3
2026-06-23T09:36:50.5701057Z    Compiling parking v2.2.1
2026-06-23T09:36:50.5950714Z    Compiling spin v0.10.0
2026-06-23T09:36:50.6299242Z    Compiling serde_json v1.0.150
2026-06-23T09:36:50.6476250Z    Compiling cordyceps v0.3.4
2026-06-23T09:36:50.7049488Z    Compiling futures-lite v2.6.1
2026-06-23T09:36:50.7562289Z    Compiling ed25519 v2.2.3
2026-06-23T09:36:50.7810873Z    Compiling cipher v0.4.4
2026-06-23T09:36:50.8091417Z    Compiling netlink-packet-core v0.8.1
2026-06-23T09:36:50.8165987Z    Compiling universal-hash v0.5.1
2026-06-23T09:36:50.8242657Z    Compiling vergen v9.1.0
2026-06-23T09:36:50.8593956Z    Compiling vergen-lib v0.1.6
2026-06-23T09:36:50.8800727Z    Compiling digest v0.11.3
2026-06-23T09:36:50.9445782Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-23T09:36:50.9516778Z    Compiling heapless v0.7.17
2026-06-23T09:36:51.0171333Z    Compiling futures-buffered v0.2.13
2026-06-23T09:36:51.0181817Z    Compiling noq-udp v0.10.0
2026-06-23T09:36:51.0182884Z    Compiling sync_wrapper v1.0.2
2026-06-23T09:36:51.0385702Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-23T09:36:51.0779375Z    Compiling allocator-api2 v0.2.21
2026-06-23T09:36:51.1021007Z    Compiling opaque-debug v0.3.1
2026-06-23T09:36:51.1220907Z    Compiling byteorder v1.5.0
2026-06-23T09:36:51.1721654Z    Compiling polyval v0.6.2
2026-06-23T09:36:51.2120876Z    Compiling aws-lc-sys v0.41.0
2026-06-23T09:36:51.2280729Z    Compiling ring v0.17.14
2026-06-23T09:36:51.2440559Z    Compiling libsqlite3-sys v0.30.1
2026-06-23T09:36:51.2840571Z    Compiling hash32 v0.2.1
2026-06-23T09:36:51.3360709Z    Compiling spin v0.9.8
2026-06-23T09:36:51.4249688Z    Compiling vergen-gitcl v1.0.8
2026-06-23T09:36:51.4430713Z    Compiling tower-layer v0.3.3
2026-06-23T09:36:51.4540693Z    Compiling signature v3.0.0
2026-06-23T09:36:51.5441319Z    Compiling num_threads v0.1.7
2026-06-23T09:36:51.5766765Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-23T09:36:51.5925186Z    Compiling ryu v1.0.23
2026-06-23T09:36:51.6061434Z    Compiling fallible-iterator v0.3.0
2026-06-23T09:36:51.6620803Z    Compiling time v0.3.47
2026-06-23T09:36:51.6919653Z    Compiling ghash v0.5.1
2026-06-23T09:36:51.7049685Z    Compiling sha2 v0.11.0-rc.5
2026-06-23T09:36:51.7082097Z    Compiling aes v0.8.4
2026-06-23T09:36:51.8089391Z    Compiling ctr v0.9.2
2026-06-23T09:36:51.8284200Z    Compiling fs2 v0.4.3
2026-06-23T09:36:51.9055209Z    Compiling http-body-util v0.1.3
2026-06-23T09:36:51.9917422Z    Compiling aead v0.5.2
2026-06-23T09:36:52.0060711Z    Compiling openssl-probe v0.2.1
2026-06-23T09:36:52.0160539Z    Compiling crossbeam-channel v0.5.15
2026-06-23T09:36:52.0704758Z    Compiling crossbeam-epoch v0.9.18
2026-06-23T09:36:52.1447312Z    Compiling blake3 v1.8.5
2026-06-23T09:36:52.1887161Z    Compiling netlink-packet-route v0.29.0
2026-06-23T09:36:52.2060305Z    Compiling uuid v1.23.2
2026-06-23T09:36:52.3460771Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-23T09:36:52.4561109Z    Compiling aes-gcm v0.10.3
2026-06-23T09:36:52.5012382Z    Compiling memoffset v0.6.5
2026-06-23T09:36:52.5891183Z    Compiling acto v0.8.2
2026-06-23T09:36:52.6133231Z    Compiling netwatch v0.16.0
2026-06-23T09:36:52.6590774Z    Compiling noq v0.18.0
2026-06-23T09:36:52.6870495Z    Compiling lru-slab v0.1.2
2026-06-23T09:36:52.7590010Z    Compiling sorted-index-buffer v0.2.1
2026-06-23T09:36:52.8090924Z    Compiling ref-cast v1.0.25
2026-06-23T09:36:52.8235573Z    Compiling identity-hash v0.1.0
2026-06-23T09:36:52.8316084Z    Compiling thiserror v1.0.69
2026-06-23T09:36:52.8410734Z    Compiling mac-addr v0.3.0
2026-06-23T09:36:52.9111239Z    Compiling xml-rs v0.8.28
2026-06-23T09:36:52.9261927Z    Compiling rustc-hash v2.1.2
2026-06-23T09:36:52.9321903Z    Compiling foldhash v0.2.0
2026-06-23T09:36:53.0250474Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-23T09:36:53.0400464Z    Compiling rustix v1.1.4
2026-06-23T09:36:53.0910441Z    Compiling tagptr v0.2.0
2026-06-23T09:36:53.1319520Z    Compiling hashbrown v0.16.1
2026-06-23T09:36:53.2034748Z    Compiling synstructure v0.13.2
2026-06-23T09:36:53.2242355Z    Compiling darling_core v0.20.11
2026-06-23T09:36:53.2773906Z    Compiling serde_derive_internals v0.29.1
2026-06-23T09:36:53.4929119Z    Compiling netlink-packet-route v0.30.0
2026-06-23T09:36:53.9041324Z    Compiling proc-macro-crate v3.5.0
2026-06-23T09:36:53.9781341Z    Compiling xmltree v0.10.3
2026-06-23T09:36:54.0700649Z    Compiling termios v0.2.2
2026-06-23T09:36:54.2059114Z    Compiling ioctl-rs v0.1.6
2026-06-23T09:36:54.2330839Z    Compiling errno v0.3.14
2026-06-23T09:36:54.2518364Z    Compiling serial-core v0.4.0
2026-06-23T09:36:54.2519451Z    Compiling aho-corasick v1.1.4
2026-06-23T09:36:54.2809452Z    Compiling simple-dns v0.9.3
2026-06-23T09:36:54.3110519Z    Compiling resolv-conf v0.7.6
2026-06-23T09:36:54.3741141Z    Compiling signal-hook v0.3.18
2026-06-23T09:36:54.4330588Z    Compiling linux-raw-sys v0.12.1
2026-06-23T09:36:54.4692027Z    Compiling regex-syntax v0.8.10
2026-06-23T09:36:54.5520852Z    Compiling constant_time_eq v0.4.2
2026-06-23T09:36:54.5522483Z    Compiling toml_write v0.1.2
2026-06-23T09:36:54.5690749Z    Compiling arrayref v0.3.9
2026-06-23T09:36:54.6288478Z    Compiling smol_str v0.1.24
2026-06-23T09:36:54.7416019Z    Compiling simdutf8 v0.1.5
2026-06-23T09:36:54.7667894Z    Compiling winnow v0.7.15
2026-06-23T09:36:54.7731069Z    Compiling arrayvec v0.7.6
2026-06-23T09:36:54.8110829Z    Compiling sha1_smol v1.0.1
2026-06-23T09:36:54.8534478Z    Compiling serial-unix v0.4.0
2026-06-23T09:36:55.0271109Z    Compiling signal-hook-registry v1.4.8
2026-06-23T09:36:55.0504823Z    Compiling lru v0.16.4
2026-06-23T09:36:55.1442705Z    Compiling darling_core v0.23.0
2026-06-23T09:36:55.2325969Z    Compiling serde_bytes v0.11.19
2026-06-23T09:36:55.2721828Z    Compiling serde_derive v1.0.228
2026-06-23T09:36:55.3710578Z    Compiling zeroize_derive v1.4.3
2026-06-23T09:36:55.4990461Z    Compiling tokio-macros v2.7.0
2026-06-23T09:36:55.7060968Z    Compiling futures-macro v0.3.32
2026-06-23T09:36:55.9751730Z    Compiling zeroize v1.8.2
2026-06-23T09:36:56.1488528Z    Compiling zerofrom-derive v0.1.7
2026-06-23T09:36:56.1770134Z    Compiling tokio v1.52.3
2026-06-23T09:36:56.6270730Z    Compiling yoke-derive v0.8.2
2026-06-23T09:36:56.7089898Z    Compiling futures-util v0.3.32
2026-06-23T09:36:57.0344932Z    Compiling zerovec-derive v0.11.3
2026-06-23T09:36:57.3695191Z    Compiling displaydoc v0.2.6
2026-06-23T09:36:57.5701105Z    Compiling tracing-attributes v0.1.31
2026-06-23T09:36:57.5860499Z    Compiling rustls-pki-types v1.14.1
2026-06-23T09:36:57.6340706Z    Compiling zerofrom v0.1.8
2026-06-23T09:36:57.7840825Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-23T09:36:57.9520922Z    Compiling yoke v0.8.3
2026-06-23T09:36:58.1490838Z    Compiling thiserror-impl v2.0.18
2026-06-23T09:36:58.1990706Z    Compiling zerotrie v0.2.4
2026-06-23T09:36:58.4758658Z    Compiling darling_macro v0.20.11
2026-06-23T09:36:58.4970658Z    Compiling zerovec v0.11.6
2026-06-23T09:36:58.6128881Z    Compiling derive_more-impl v2.1.1
2026-06-23T09:36:58.6344338Z    Compiling spez v0.1.2
2026-06-23T09:36:58.8230688Z    Compiling darling v0.20.11
2026-06-23T09:36:58.8856337Z    Compiling derive_builder_core v0.20.2
2026-06-23T09:36:58.8980287Z    Compiling n0-error-macros v0.1.3
2026-06-23T09:36:59.1450725Z    Compiling der v0.8.0-rc.10
2026-06-23T09:36:59.2841293Z    Compiling pin-project-internal v1.1.13
2026-06-23T09:36:59.3541271Z    Compiling tinystr v0.8.3
2026-06-23T09:36:59.6022740Z    Compiling icu_locale_core v2.2.0
2026-06-23T09:36:59.8960732Z    Compiling potential_utf v0.1.5
2026-06-23T09:37:00.0822455Z    Compiling icu_collections v2.2.0
2026-06-23T09:37:00.1513465Z    Compiling n0-error v0.1.3
2026-06-23T09:37:00.2764016Z    Compiling derive_builder_macro v0.20.2
2026-06-23T09:37:00.5920664Z    Compiling ipnet v2.12.0
2026-06-23T09:37:00.6020588Z    Compiling derive_builder v0.20.2
2026-06-23T09:37:00.7756349Z    Compiling pin-project v1.1.13
2026-06-23T09:37:00.8530680Z    Compiling spki v0.8.0-rc.4
2026-06-23T09:37:00.8600702Z    Compiling ed25519-dalek v2.2.0
2026-06-23T09:37:00.8700514Z    Compiling futures-executor v0.3.32
2026-06-23T09:37:01.1090494Z    Compiling icu_provider v2.2.0
2026-06-23T09:37:01.1490945Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-23T09:37:01.1917736Z    Compiling prefix-trie v0.8.4
2026-06-23T09:37:01.2467791Z    Compiling spt-proto v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-23T09:37:01.3013799Z    Compiling futures v0.3.32
2026-06-23T09:37:01.3501625Z    Compiling once_cell v1.21.4
2026-06-23T09:37:01.3630937Z    Compiling ed25519 v3.0.0-rc.4
2026-06-23T09:37:01.4457858Z    Compiling icu_normalizer v2.2.0
2026-06-23T09:37:01.4886463Z    Compiling icu_properties v2.2.0
2026-06-23T09:37:01.5607992Z    Compiling tracing-core v0.1.36
2026-06-23T09:37:01.8120893Z    Compiling hashbrown v0.14.5
2026-06-23T09:37:01.8581325Z    Compiling cobs v0.3.0
2026-06-23T09:37:01.8878045Z    Compiling postcard-derive v0.2.2
2026-06-23T09:37:02.0400869Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-23T09:37:02.0930929Z    Compiling tracing v0.1.44
2026-06-23T09:37:02.3831058Z    Compiling tokio-util v0.7.18
2026-06-23T09:37:02.4647551Z    Compiling netlink-sys v0.8.8
2026-06-23T09:37:02.4872916Z    Compiling data-encoding-macro v0.1.20
2026-06-23T09:37:02.5414146Z    Compiling postcard v1.1.3
2026-06-23T09:37:02.5550705Z    Compiling tower v0.5.3
2026-06-23T09:37:02.6890612Z    Compiling hashlink v0.9.1
2026-06-23T09:37:02.7191026Z    Compiling rustls-native-certs v0.8.4
2026-06-23T09:37:02.7440685Z    Compiling strum_macros v0.28.0
2026-06-23T09:37:02.8030817Z    Compiling num_enum_derive v0.7.6
2026-06-23T09:37:03.0200600Z    Compiling idna_adapter v1.2.2
2026-06-23T09:37:03.0640742Z    Compiling iroh-metrics-derive v0.4.1
2026-06-23T09:37:03.1120504Z    Compiling idna v1.1.0
2026-06-23T09:37:03.1321123Z    Compiling rusqlite v0.32.1
2026-06-23T09:37:03.1459843Z    Compiling enum-assoc v1.3.0
2026-06-23T09:37:03.1931153Z    Compiling async-trait v0.1.89
2026-06-23T09:37:03.3300724Z    Compiling netlink-proto v0.12.0
2026-06-23T09:37:03.3625628Z    Compiling derive_more v2.1.1
2026-06-23T09:37:03.4094944Z    Compiling iroh-relay v0.98.0
2026-06-23T09:37:03.5721153Z    Compiling h2 v0.4.14
2026-06-23T09:37:03.6071513Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-23T09:37:03.7005094Z    Compiling url v2.5.8
2026-06-23T09:37:03.7322447Z    Compiling n0-watcher v0.6.1
2026-06-23T09:37:03.7604107Z    Compiling iroh-metrics v0.38.3
2026-06-23T09:37:03.8609597Z    Compiling tokio-stream v0.1.18
2026-06-23T09:37:04.1177805Z    Compiling num_enum v0.7.6
2026-06-23T09:37:04.1410803Z    Compiling netdev v0.42.0
2026-06-23T09:37:04.1493297Z    Compiling moka v0.12.15
2026-06-23T09:37:04.1606974Z    Compiling serde_spanned v0.6.9
2026-06-23T09:37:04.2496988Z    Compiling toml_datetime v0.6.11
2026-06-23T09:37:04.2953113Z    Compiling ref-cast-impl v1.0.25
2026-06-23T09:37:04.3061058Z    Compiling thiserror-impl v1.0.69
2026-06-23T09:37:04.6298869Z    Compiling toml_edit v0.22.27
2026-06-23T09:37:04.6434672Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-23T09:37:04.6905308Z    Compiling attohttpc v0.30.1
2026-06-23T09:37:04.6910287Z    Compiling tower-http v0.6.11
2026-06-23T09:37:04.7991288Z    Compiling spt-store v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-23T09:37:04.8391024Z    Compiling iroh-base v0.98.0
2026-06-23T09:37:05.3437023Z    Compiling webpki-roots v1.0.7
2026-06-23T09:37:05.4872498Z    Compiling regex-automata v0.4.14
2026-06-23T09:37:05.5165200Z    Compiling schemars_derive v1.2.1
2026-06-23T09:37:05.5439527Z    Compiling seize v0.5.1
2026-06-23T09:37:05.7091286Z    Compiling hmac v0.12.1
2026-06-23T09:37:05.8813556Z    Compiling iroh v0.98.2
2026-06-23T09:37:05.8961081Z    Compiling bitflags v1.3.2
2026-06-23T09:37:05.9721525Z    Compiling cmov v0.5.4
2026-06-23T09:37:05.9725377Z    Compiling utf8parse v0.2.2
2026-06-23T09:37:05.9931059Z    Compiling strum v0.28.0
2026-06-23T09:37:06.1232405Z    Compiling iroh-dns v0.98.0
2026-06-23T09:37:06.1352092Z    Compiling rustix v0.38.44
2026-06-23T09:37:06.1446252Z    Compiling pin-utils v0.1.0
2026-06-23T09:37:06.1604215Z    Compiling dyn-clone v1.0.20
2026-06-23T09:37:06.2159525Z    Compiling ctutils v0.4.2
2026-06-23T09:37:06.2501766Z    Compiling filedescriptor v0.8.3
2026-06-23T09:37:06.2573363Z    Compiling nix v0.25.1
2026-06-23T09:37:06.3168356Z    Compiling anstyle-parse v1.0.0
2026-06-23T09:37:06.4860684Z    Compiling hkdf v0.12.4
2026-06-23T09:37:06.5041002Z    Compiling papaya v0.2.4
2026-06-23T09:37:06.5416370Z    Compiling backon v1.6.0
2026-06-23T09:37:06.5650914Z    Compiling darling_macro v0.23.0
2026-06-23T09:37:06.6710732Z    Compiling serial v0.4.0
2026-06-23T09:37:06.6840629Z    Compiling is_terminal_polyfill v1.70.2
2026-06-23T09:37:06.7041615Z    Compiling linux-raw-sys v0.4.15
2026-06-23T09:37:06.7375191Z    Compiling downcast-rs v1.2.1
2026-06-23T09:37:06.7815702Z    Compiling instability v0.3.12
2026-06-23T09:37:06.8504071Z    Compiling anstyle-query v1.1.5
2026-06-23T09:37:06.8721952Z    Compiling anstyle v1.0.14
2026-06-23T09:37:06.9370470Z    Compiling shell-words v1.1.1
2026-06-23T09:37:06.9571459Z    Compiling colorchoice v1.0.5
2026-06-23T09:37:06.9741039Z    Compiling foldhash v0.1.5
2026-06-23T09:37:07.0837815Z    Compiling anstream v1.0.0
2026-06-23T09:37:07.0930661Z    Compiling darling v0.23.0
2026-06-23T09:37:07.0957748Z    Compiling signal-hook-mio v0.2.5
2026-06-23T09:37:07.1262253Z    Compiling hashbrown v0.15.5
2026-06-23T09:37:07.1655333Z    Compiling spake2 v0.4.0
2026-06-23T09:37:07.1775321Z    Compiling terminal_size v0.4.4
2026-06-23T09:37:07.1838547Z    Compiling strum_macros v0.26.4
2026-06-23T09:37:07.1924285Z    Compiling sha1 v0.10.6
2026-06-23T09:37:07.3370696Z    Compiling toml v0.8.23
2026-06-23T09:37:07.4810366Z    Compiling itertools v0.13.0
2026-06-23T09:37:07.5348131Z    Compiling castaway v0.2.4
2026-06-23T09:37:07.5521146Z    Compiling indoc v2.0.7
2026-06-23T09:37:07.6160922Z    Compiling schemars v1.2.1
2026-06-23T09:37:07.6371196Z    Compiling static_assertions v1.1.0
2026-06-23T09:37:07.7230764Z    Compiling clap_lex v1.1.0
2026-06-23T09:37:07.9741218Z    Compiling spt-msg v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-23T09:37:07.9950693Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-23T09:37:08.0806446Z    Compiling unicode-width v0.1.14
2026-06-23T09:37:08.3710863Z    Compiling doctest-file v1.1.1
2026-06-23T09:37:08.4200859Z    Compiling crossterm v0.28.1
2026-06-23T09:37:08.8081203Z    Compiling regex v1.12.3
2026-06-23T09:37:08.9290896Z    Compiling interprocess v2.4.2
2026-06-23T09:37:09.2202186Z    Compiling clap_builder v4.6.0
2026-06-23T09:37:09.5671044Z    Compiling hyper v1.10.1
2026-06-23T09:37:09.5821195Z    Compiling spt-runtime v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-23T09:37:09.6480899Z    Compiling strum v0.26.3
2026-06-23T09:37:09.7856710Z    Compiling unicode-truncate v1.1.0
2026-06-23T09:37:09.8839925Z    Compiling lru v0.12.5
2026-06-23T09:37:09.9910499Z    Compiling compact_str v0.8.2
2026-06-23T09:37:10.0500555Z    Compiling clap_derive v4.6.1
2026-06-23T09:37:10.2210664Z    Compiling iana-time-zone v0.1.65
2026-06-23T09:37:10.2447694Z    Compiling unicode-width v0.2.0
2026-06-23T09:37:10.3010629Z    Compiling cassowary v0.3.0
2026-06-23T09:37:10.3600674Z    Compiling nucleo-matcher v0.3.1
2026-06-23T09:37:10.5570919Z    Compiling chrono v0.4.45
2026-06-23T09:37:10.5711096Z    Compiling qrcode v0.14.1
2026-06-23T09:37:10.6487941Z    Compiling ratatui v0.29.0
2026-06-23T09:37:10.8730950Z    Compiling portable-pty v0.8.1
2026-06-23T09:37:11.1211154Z    Compiling tempfile v3.27.0
2026-06-23T09:37:11.5990837Z    Compiling hyper-util v0.1.20
2026-06-23T09:37:11.6371354Z    Compiling spt-term v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-23T09:37:12.2571128Z    Compiling clap v4.6.1
2026-06-23T09:37:12.7980670Z    Compiling spt-live v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-23T09:37:13.5000459Z    Compiling igd-next v0.17.1
2026-06-23T09:37:14.7198216Z    Compiling portmapper v0.16.0
2026-06-23T09:37:19.8342422Z    Compiling rustls-webpki v0.103.13
2026-06-23T09:37:22.2854503Z    Compiling tokio-rustls v0.26.4
2026-06-23T09:37:22.2854973Z    Compiling rustls-platform-verifier v0.7.0
2026-06-23T09:37:22.2855517Z    Compiling noq-proto v0.17.0
2026-06-23T09:37:22.4354546Z    Compiling hyper-rustls v0.27.9
2026-06-23T09:37:22.4355252Z    Compiling hickory-net v0.26.0-beta.4
2026-06-23T09:37:22.4355800Z    Compiling tokio-websockets v0.13.2
2026-06-23T09:37:22.5887116Z    Compiling reqwest v0.13.4
2026-06-23T09:37:23.4841622Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-23T09:37:37.2455658Z    Compiling spt-net v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-23T09:37:38.6076853Z    Compiling spt-daemon v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-23T09:37:45.7464581Z    Compiling spt v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-23T09:37:49.5549106Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
2026-06-23T09:37:49.5769233Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-ef6c57ea3825816b)
2026-06-23T09:37:49.5782730Z 
2026-06-23T09:37:49.5782890Z running 1 test
2026-06-23T09:37:55.7708458Z test new_brain_serves_against_old_broker ... ok
2026-06-23T09:37:55.7708761Z 
2026-06-23T09:37:55.7709260Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-06-23T09:37:55.7709643Z 
2026-06-23T09:37:55.7939565Z Post job cleanup.
2026-06-23T09:37:55.8599971Z [command]/usr/bin/git version
2026-06-23T09:37:55.8632267Z git version 2.43.0
2026-06-23T09:37:55.8662216Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cbd51bf4-256a-4cd6-8f4a-31f2cbcb0ca0' before making global git config changes
2026-06-23T09:37:55.8662870Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:37:55.8665093Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T09:37:55.8694192Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:37:55.8720110Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:37:55.8912494Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:37:55.8929988Z http.https://github.com/.extraheader
2026-06-23T09:37:55.8937529Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-23T09:37:55.8962179Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:37:55.9145493Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:37:55.9171239Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:37:55.9475453Z Cleaning up orphan processes
2026-06-23T09:37:56.0009739Z Terminate orphan process: pid (1960172) (spt)
